Release 10.1A: OpenEdge Development:
ADM Reference
obtainProcHandle function
Function that obtains the handle to a procedure that was previously instantiated.
Parameters:pcHandleName INPUT CHARACTERName of a handle to evaluate. The name can be one of the following:
- Name of a manager. If this is the case, getManagerHandle is called to determine the handle.
- Name of one of the predefined global variables that contain manager handles.
Returns: A handle to the persistent procedure. Notes: If the filename option is used and the filename is not found in the persistent procedure list, the unknown value- Name of a procedure that could be running in the session.
?is returned and the procedure is not instantiated.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |